/*------------------------------------------------------------------------
# "Hot Sportal" Joomla template - August, 2010
# Copyright (C) 2010 ArhiNet d.o.o. All Rights Reserved.
# License: http://www.gnu.org/licenses/gpl-2.0.html GNU/GPLv2 only
# Author: HotJoomlaTemplates.com
# Website: http://www.hotjoomlatemplates.com
-------------------------------------------------------------------------*/

body {
  margin:0;
  padding:0;
  font-family:Arial, Helvetica, sans-serif;
  overflow-x: auto;
}

.wrapper_outside, .wrapper1 {
  margin:0 auto;
}

.wrapper_outside {
  overflow:hidden;
}

.header {
  height:99px;
  margin:0 auto;
}
.body_forum {
    width:1098px;
    text-align:right;
  margin-left:28px;


}
.logo {
  height:99px;
  width:530px;
  float:left;
}

.header_menu {
  float:left;
  padding-top:10px;
  overflow:hidden;
  text-align:right;
}

.search_pad {
  padding-top:10px;
}
  
#topmenu {
  height:65px;
  margin:0 auto;
}

#topmenu_l {
  background:url(../images/topmenu_l.png) top left no-repeat;
  height:65px;
}

#topmenu_r {
  background:url(../images/topmenu_r.png) top right no-repeat;
  height:65px;
}

#topmenu_c {
  background:url(../images/topmenu_bg.png) repeat-x;
  margin:0 8px;
  height:65px;
}



  
#topmenu_forum {
  height:42px;
  width:1096px;
  margin:0 auto;
}

#topmenu_l_forum {
  background:url(../images/topmenu_l.png) top left no-repeat;
  height:42px;
}

#topmenu_r_forum {
  background:url(../images/topmenu_r.png) top right no-repeat;
  height:42px;
}

#topmenu_c_forum {
  background:url(../images/topmenu_bg.png) repeat-x;
  margin:0 8px;
  height:42px;
}



#topmenu_pad {
  padding:0px;
}

.path {
  height:30px;
  margin-bottom:15px;
  margin-left:auto;
  margin-right:auto;
}

.path_pad {
  padding-left:15px;
}

.gallery {
  margin:0 auto;
}

.main_area {
  margin:0 auto;
}

.content_wrap {
  float:left;
}

.content_pad {
  padding:10px;
}

.column_left,
.column_right {
  float:left;
}

.column_left > .moduletable,
.column_right > .moduletable {
  padding:0;
}

.column_left > .moduletable h3,
.column_right > .moduletable h3  {
  border-bottom:2px dotted #616161;
  padding-left:10px;
}

.column_left_top {
  padding:10px 0 1px 0;
  margin-bottom:10px;
}

.column_right_top {
  padding:10px 0 1px 0;
  margin-bottom:10px;
}

.module_shadow_l {
  background:url(../images/module_shadow_left.png) top left no-repeat;
}

.module_shadow_r {
  background:url(../images/module_shadow_right.png) top right no-repeat;
}

.upper {
  padding:0 0 15px 0;
  margin:0 auto;
}

.bottom {
  padding:6px 0 0 0;
  margin:0 auto;
}

.modulerow1 {
  width:99.9%;
  float:left;
}

.modulerow2 {
  width:49.9%;
  float:left;
}

.modulerow3 {
  width:33.3%;
  float:left;
}

.modulerow4 {
  width:24.99%;
  float:left;
}

.footer_wrap {
  margin:0 auto;
}

.footer {
  width:60%;
  float:left;
  height:35px;
  font-size:11px;
  margin-top:6px;
  margin-bottom:20px;
}

.footer2 {
  width:40%;
  float:left;
  height:35px;
  text-align:right;
  color:#fff;
  font-size:11px;
  margin-top:6px;
  margin-bottom:20px;
}

.footer_forum {
  width:60%;
  float:left;
  height:15px;
  font-size:11px;
  margin-top:6px;
  margin-bottom:20px;
}

.footer2_forum {
  width:40%;
  float:left;
  height:15px;
  text-align:right;
  color:#fff;
  font-size:11px;
  margin-top:6px;
  margin-bottom:20px;
}


.footer_pad {
  padding:10px;
}

.footer_pad_forum {
  padding:10px;
}

.clr {
  clear:both;
}

#autohidebacktotop {
  position:fixed;
  bottom:5px;
  right:5px;
}

.sportal_search {
  float:right;
  padding-top:5px;
}

.sportal_menu {
  float:left;
}